MessageRtfInSync Property

Contains true if the RtfCompressed property has the same text content as the Body property for this message.

Definition

Namespace: Independentsoft.Msg
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public bool RtfInSync { get; set; }

Property Value

Boolean
true if [RTF in synchronize]; otherwise, false.

See Also